Use a custom trace! macro in resolution
authorAlex Crichton <alex@alexcrichton.com>
Tue, 11 Aug 2015 00:09:11 +0000 (17:09 -0700)
committerAlex Crichton <alex@alexcrichton.com>
Tue, 11 Aug 2015 00:09:11 +0000 (17:09 -0700)
commit0f3caf94d6cbc216bb46fd88a9dd47182e8d9f74
tree08de636a780e160a791666882ee7959e1cf218f6
parentadb5e60a8cbd3430e29bbc0ff7ce0285f558b5fe
Use a custom trace! macro in resolution

Apparently not actually emitting the calls to trace! saves a good deal of stack
space, fixing the overflow found in #1875.

Closes #1875
src/cargo/core/resolver/mod.rs